Interface IIfcPersonAndOrganization
Readonly interface for IfcPersonAndOrganization
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcPersonAndOrganization : IfcActorSelect, IIfcActorSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Roles
Declaration
IItemSet<IIfcActorRole> Roles { get; }
Property Value
|
Improve this Doc
View Source
TheOrganization
Declaration
IIfcOrganization TheOrganization { get; set; }
Property Value
|
Improve this Doc
View Source
ThePerson
Declaration
IIfcPerson ThePerson { get; set; }
Property Value