Search Results for

    Show / Hide Table of Contents

    Class PlanarComplex.SolidRegionInfo

    Inheritance
    Object
    PlanarComplex.SolidRegionInfo
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public class SolidRegionInfo

    Fields

    Polygons

    Declaration
    public List<GeneralPolygon2d> Polygons
    Field Value
    Type Description
    List<GeneralPolygon2d>

    PolygonsSources

    Declaration
    public List<PlanarComplex.GeneralSolid> PolygonsSources
    Field Value
    Type Description
    List<PlanarComplex.GeneralSolid>

    Solids

    Declaration
    public List<PlanarSolid2d> Solids
    Field Value
    Type Description
    List<PlanarSolid2d>

    Properties

    Area

    Declaration
    public double Area { get; }
    Property Value
    Type Description
    Double

    Bounds

    Declaration
    public AxisAlignedBox2d Bounds { get; }
    Property Value
    Type Description
    AxisAlignedBox2d

    HolesArea

    Declaration
    public double HolesArea { get; }
    Property Value
    Type Description
    Double
    In This Article
    Back to top ViRGIS VR GIS