Interface IIfcDerivedProfileDef
Readonly interface for IfcDerivedProfileDef
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcDerivedProfileDef : IIfcProfileDef, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Label
Declaration
IfcLabel? Label { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
Operator
Declaration
IIfcCartesianTransformationOperator2D Operator { get; set; }
Property Value
|
Improve this Doc
View Source
ParentProfile
Declaration
IIfcProfileDef ParentProfile { get; set; }
Property Value