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