Interface IIfcPropertyDefinition
Readonly interface for IfcPropertyDefinition
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcPropertyDefinition : IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
HasAssociations
Declaration
IEnumerable<IIfcRelAssociates> HasAssociations { get; }
Property Value
|
Improve this Doc
View Source
HasContext
Declaration
IEnumerable<IIfcRelDeclares> HasContext { get; }
Property Value