Interface IIfcEllipse
Readonly interface for IfcEllipse
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcEllipse : IIfcConic, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
SemiAxis1
Declaration
IfcPositiveLengthMeasure SemiAxis1 { get; set; }
Property Value
|
Improve this Doc
View Source
SemiAxis2
Declaration
IfcPositiveLengthMeasure SemiAxis2 { get; set; }
Property Value