Interface IIfcRelDefinesByProperties
Readonly interface for IfcRelDefinesByProperties
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelDefinesByProperties : IIfcRelDefines, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Declaration
IItemSet<IIfcObjectDefinition> RelatedObjects { get; }
Property Value
|
Improve this Doc
View Source
RelatingPropertyDefinition
Declaration
IIfcPropertySetDefinitionSelect RelatingPropertyDefinition { get; set; }
Property Value