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