Interface IIfcChamferEdgeFeature
Readonly interface for IfcChamferEdgeFeature
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcChamferEdgeFeature : IIfcEdgeFeature, IIfcFeatureElementSubtraction, IIfcFeatureElement, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Height
Declaration
IfcPositiveLengthMeasure? Height { get; set; }
Property Value
|
Improve this Doc
View Source
Width
Declaration
IfcPositiveLengthMeasure? Width { get; set; }
Property Value