Interface IIfcPropertySetDefinition
Readonly interface for IfcPropertySetDefinition
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcPropertySetDefinition : IIfcPropertyDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IPersistEntity, IfcPropertySetDefinitionSelect, IIfcPropertySetDefinitionSelect, IExpressSelectType, IPersist
Properties
|
Improve this Doc
View Source
DefinesOccurrence
Declaration
IEnumerable<IIfcRelDefinesByProperties> DefinesOccurrence { get; }
Property Value
|
Improve this Doc
View Source
DefinesType
Declaration
IEnumerable<IIfcTypeObject> DefinesType { get; }
Property Value
Type |
Description |
System.Collections.Generic.IEnumerable<IIfcTypeObject> |
|
|
Improve this Doc
View Source
IsDefinedBy
Declaration
IEnumerable<IIfcRelDefinesByTemplate> IsDefinedBy { get; }
Property Value