Entity.Get Method

Overload List

 NameDescription
Public methodGet<FieldType>(Field) Retrieves the value of the field in the entity.
Public methodGet<FieldType>(String) Retrieves the value of the field in the entity.
Public methodGet<FieldType>(Field, ForgeTypeId) Retrieves the value of the field in the entity.
Public methodGet<FieldType>(String, ForgeTypeId) Retrieves the value of the field in the entity.

See Also

Reference

Entity Class
Autodesk.Revit.DB.ExtensibleStorage Namespace