Class PlanarComplex.SolidRegionInfo
  
  
  
  
    Inheritance
    
    PlanarComplex.SolidRegionInfo
   
  
  Namespace: g3
  Assembly: cs.temp.dll.dll
  Syntax
  
    public class SolidRegionInfo
   
  Fields
  
  
  
  Polygons
  
  
  Declaration
  
    public List<GeneralPolygon2d> Polygons
   
  Field Value
  
  
  
  PolygonsSources
  
  
  Declaration
  
    public List<PlanarComplex.GeneralSolid> PolygonsSources
   
  Field Value
  
  
  
  Solids
  
  
  Declaration
  
    public List<PlanarSolid2d> Solids
   
  Field Value
  
  Properties
  
  
  
  
  Area
  
  
  Declaration
  
    public double Area { get; }
   
  Property Value
  
  
  
  
  Bounds
  
  
  Declaration
  
    public AxisAlignedBox2d Bounds { get; }
   
  Property Value
  
  
  
  
  HolesArea
  
  
  Declaration
  
    public double HolesArea { get; }
   
  Property Value