Interface IIfcOrganization
Readonly interface for IfcOrganization
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcOrganization : IfcActorSelect, IIfcActorSelect, IIfcActorSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Addresses
Declaration
IItemSet<IIfcAddress> Addresses { get; }
Property Value
|
Improve this Doc
View Source
Description
Declaration
IfcText? Description { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcText> |
|
|
Improve this Doc
View Source
Engages
Declaration
IEnumerable<IIfcPersonAndOrganization> Engages { get; }
Property Value
|
Improve this Doc
View Source
Id
Declaration
IfcIdentifier? Id { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IEnumerable<IIfcOrganizationRelationship> IsRelatedBy { get; }
Property Value
|
Improve this Doc
View Source
Name
Declaration
IfcLabel Name { get; set; }
Property Value
|
Improve this Doc
View Source
Relates
Declaration
IEnumerable<IIfcOrganizationRelationship> Relates { get; }
Property Value
|
Improve this Doc
View Source
Roles
Declaration
IItemSet<IIfcActorRole> Roles { get; }
Property Value