Interface IIfcEllipseProfileDef
Readonly interface for IfcEllipseProfileDef
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcEllipseProfileDef : IIfcParameterizedProfileDef, IIfcProfileDef, IfcResourceObjectSelect, IIfcResourceObjectSelect, 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