Interface IIfcCircle
Readonly interface for IfcCircle
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcCircle : IIfcConic, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRadius
Declaration
IfcPositiveLengthMeasure Radius { get; set; }
Property Value
Type | Description |
---|---|
IfcPositiveLengthMeasure |