Class IfcActor

IfcActor class

IfcActor

public class IfcActor : IfcObject

Constructors

NameDescription
IfcActor()The default constructor.

Properties

NameDescription
Declares { get; }Declares
Decomposes { get; }Decomposes
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
GlobalId { get; set; }GlobalId
HasAssignments { get; }HasAssignments
HasAssociations { get; }HasAssociations
HasContext { get; }HasContext
IsActingUpon { get; }IsActingUpon
IsDeclaredBy { get; }IsDeclaredBy
IsDecomposedBy { get; }IsDecomposedBy
IsDefinedBy { get; }IsDefinedBy
IsNestedBy { get; }IsNestedBy
IsTypedBy { get; }IsTypedBy
Name { get; set; }Name
Nests { get; }Nests
ObjectType { get; set; }ObjectType
OwnerHistory { get; set; }OwnerHistory
TheActor { get; set; }TheActor

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also