Interface IIfcRightCircularCylinder
Readonly interface for IfcRightCircularCylinder
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRightCircularCylinder : IIfcCsgPrimitive3D, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IfcCsgSelect, IIfcCsgSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Height
Declaration
IfcPositiveLengthMeasure Height { get; set; }
Property Value
|
Improve this Doc
View Source
Radius
Declaration
IfcPositiveLengthMeasure Radius { get; set; }
Property Value