Interface IIfcMaterialProfileSetUsage
Readonly interface for IfcMaterialProfileSetUsage
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcMaterialProfileSetUsage : IIfcMaterialUsageDefinition, IfcMaterialSelect, IIfcMaterialSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
CardinalPoint
Declaration
IfcCardinalPointReference? CardinalPoint { get; set; }
Property Value
|
Improve this Doc
View Source
ForProfileSet
Declaration
IIfcMaterialProfileSet ForProfileSet { get; set; }
Property Value
|
Improve this Doc
View Source
ReferenceExtent
Declaration
IfcPositiveLengthMeasure? ReferenceExtent { get; set; }
Property Value