Interface IIfcCircularArcSegment2D
Readonly interface for IfcCircularArcSegment2D
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcCircularArcSegment2D : IIfcCurveSegment2D, IIfcBoundedCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
IsCCW
Declaration
IfcBoolean IsCCW { get; set; }
Property Value
|
Improve this Doc
View Source
Radius
Declaration
IfcPositiveLengthMeasure Radius { get; set; }
Property Value