Interface IIfcSweptDiskSolidPolygonal
Readonly interface for IfcSweptDiskSolidPolygonal
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSweptDiskSolidPolygonal : IIfcSweptDiskSolid, IIfcSolidModel, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IfcSolidOrShell, IIfcSolidOrShell, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceFilletRadius
Declaration
IfcPositiveLengthMeasure? FilletRadius { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcPositiveLengthMeasure> |