Interface IIfcAlignment2DVerSegCircularArc
Readonly interface for IfcAlignment2DVerSegCircularArc
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcAlignment2DVerSegCircularArc : IIfcAlignment2DVerticalSegment, IIfcAlignment2DSegment, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
IsConvex
Declaration
IfcBoolean IsConvex { get; set; }
Property Value
|
Improve this Doc
View Source
Radius
Declaration
IfcPositiveLengthMeasure Radius { get; set; }
Property Value