Interface IIfcSweptDiskSolid
Readonly interface for IfcSweptDiskSolid
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcSweptDiskSolid : IIfcSolidModel, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IIfcBooleanOperand, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Directrix
Declaration
IIfcCurve Directrix { get; set; }
Property Value
|
Improve this Doc
View Source
EndParam
Declaration
IfcParameterValue EndParam { get; set; }
Property Value
|
Improve this Doc
View Source
InnerRadius
Declaration
IfcPositiveLengthMeasure? InnerRadius { get; set; }
Property Value
|
Improve this Doc
View Source
Radius
Declaration
IfcPositiveLengthMeasure Radius { get; set; }
Property Value
|
Improve this Doc
View Source
StartParam
Declaration
IfcParameterValue StartParam { get; set; }
Property Value