Interface IIfcTrimmedCurve
Readonly interface for IfcTrimmedCurve
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcTrimmedCurve : IIfcBoundedCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IIfcGeometricSetSelect, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, 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
bool SenseAgreement { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
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