Revit 2018 API |
Entity..::..Get Method |
Entity Class See Also |
Overload List
Name | Description | |
---|---|---|
![]() | Get<(Of <<'(FieldType>)>>)(String) |
Retrieves the value of the field in the entity.
|
![]() | Get<(Of <<'(FieldType>)>>)(Field) |
Retrieves the value of the field in the entity.
|
![]() | Get<(Of <<'(FieldType>)>>)(String, DisplayUnitType) |
Retrieves the value of the field in the entity.
|
![]() | Get<(Of <<'(FieldType>)>>)(Field, DisplayUnitType) |
Retrieves the value of the field in the entity.
|