Revit 2023 API |
Entity Constructor |
Entity Class See Also |
Overload List
Name | Description | |
---|---|---|
![]() | Entity()()()() |
The default-constructed Entity is invalid.
|
![]() | Entity(Guid) |
Creates a new Entity corresponding to the Schema of the specified GUID.
|
![]() | Entity(Entity) |
Constructs a new copy of the input ESEntity object.
|
![]() | Entity(Schema) |
Creates a new Entity corresponding to the Schema.
|