Interface IIfcEdgeFeature
Readonly interface for IfcEdgeFeature
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcEdgeFeature : IIfcFeatureElementSubtraction, IIfcFeatureElement, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceFeatureLength
Declaration
IfcPositiveLengthMeasure? FeatureLength { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcPositiveLengthMeasure> |