Interface IIfcRelInteractionRequirements
Readonly interface for IfcRelInteractionRequirements
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRelInteractionRequirements : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
DailyInteraction
Declaration
IfcCountMeasure? DailyInteraction { get; set; }
Property Value
|
Improve this Doc
View Source
ImportanceRating
Declaration
IfcNormalisedRatioMeasure? ImportanceRating { get; set; }
Property Value
|
Improve this Doc
View Source
LocationOfInteraction
Declaration
IIfcSpatialStructureElement LocationOfInteraction { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IIfcSpaceProgram RelatedSpaceProgram { get; set; }
Property Value
|
Improve this Doc
View Source
RelatingSpaceProgram
Declaration
IIfcSpaceProgram RelatingSpaceProgram { get; set; }
Property Value