Interface IIfcTrimmedCurve
Readonly interface for IfcTrimmedCurve
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcTrimmedCurve : IIfcBoundedCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BasisCurve
Declaration
IIfcCurve BasisCurve { get; set; }
Property Value
|
Improve this Doc
View Source
MasterRepresentation
Declaration
IfcTrimmingPreference MasterRepresentation { get; set; }
Property Value
|
Improve this Doc
View Source
SenseAgreement
Declaration
IfcBoolean SenseAgreement { get; set; }
Property Value
|
Improve this Doc
View Source
Trim1
Declaration
IItemSet<IIfcTrimmingSelect> Trim1 { get; }
Property Value
|
Improve this Doc
View Source
Trim2
Declaration
IItemSet<IIfcTrimmingSelect> Trim2 { get; }
Property Value