Interface IIfcSurfaceOfRevolution
Readonly interface for IfcSurfaceOfRevolution
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSurfaceOfRevolution : IIfcSweptSurface, IIfcSurface, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
AxisLine
Declaration
XbimLine AxisLine { get; }
Property Value
|
Improve this Doc
View Source
AxisPosition
Declaration
IIfcAxis1Placement AxisPosition { get; set; }
Property Value