Interface IIfcToroidalSurface
Readonly interface for IfcToroidalSurface
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcToroidalSurface : IIfcElementarySurface, IIfcSurface, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
MajorRadius
Declaration
IfcPositiveLengthMeasure MajorRadius { get; set; }
Property Value
|
Improve this Doc
View Source
MinorRadius
Declaration
IfcPositiveLengthMeasure MinorRadius { get; set; }
Property Value