Interface IIfcRelDefinesByTemplate
Readonly interface for IfcRelDefinesByTemplate
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelDefinesByTemplate : IIfcRelDefines, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRelatedPropertySets
Declaration
IItemSet<IIfcPropertySetDefinition> RelatedPropertySets { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcPropertySetDefinition> |
RelatingTemplate
Declaration
IIfcPropertySetTemplate RelatingTemplate { get; set; }
Property Value
Type | Description |
---|---|
IIfcPropertySetTemplate |