Class IfcPerson
Contents
[
Hide
]IfcPerson class
IfcPerson
public class IfcPerson : IfcEntity
Constructors
| Name | Description |
|---|---|
| IfcPerson() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Addresses { get; set; } | Addresses |
| EngagedIn { get; } | EngagedIn |
| EntityLabel { get; } | Gets the entity label. |
| FamilyName { get; set; } | FamilyName |
| GivenName { get; set; } | GivenName |
| Identification { get; set; } | Identification |
| MiddleNames { get; set; } | MiddleNames |
| PrefixTitles { get; set; } | PrefixTitles |
| Roles { get; set; } | Roles |
| SuffixTitles { get; set; } | SuffixTitles |
Methods
| Name | Description |
|---|---|
| override Equals(object) | Determines whether the specified is equal to this instance. |
| override GetHashCode() | Returns a hash code for this instance. |
See Also
- class IfcEntity
- namespace Aspose.CAD.FileFormats.Ifc.IFC4.Entities
- assembly Aspose.CAD