Interface IIfcRevolvedAreaSolid
Readonly interface for IfcRevolvedAreaSolid
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRevolvedAreaSolid : IIfcSweptAreaSolid, IIfcSolidModel, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IfcSolidOrShell, IIfcSolidOrShell, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Angle
Declaration
IfcPlaneAngleMeasure Angle { get; set; }
Property Value
|
Improve this Doc
View Source
Axis
Declaration
IIfcAxis1Placement Axis { get; set; }
Property Value
|
Improve this Doc
View Source
AxisLine
Declaration
XbimLine AxisLine { get; }
Property Value