GeometryGym.Ifc.IfcGeometricRepresentationContext.IfcGeometricRepresentationContext C# (CSharp) Method

IfcGeometricRepresentationContext() private method

private IfcGeometricRepresentationContext ( ) : System
return System
        internal IfcGeometricRepresentationContext()
            : base()
        {
        }

Same methods

IfcGeometricRepresentationContext::IfcGeometricRepresentationContext ( DatabaseIfc db ) : System
IfcGeometricRepresentationContext::IfcGeometricRepresentationContext ( DatabaseIfc db, IfcGeometricRepresentationContext c ) : System
IfcGeometricRepresentationContext::IfcGeometricRepresentationContext ( DatabaseIfc db, int SpaceDimension, double precision ) : System
IfcGeometricRepresentationContext::IfcGeometricRepresentationContext ( int coordinateSpaceDimension, IfcAxis2Placement worldCoordinateSystem ) : System