Revit 2026 API
Asset |
The AssetProperty type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsReadOnly | Identifies if the object is read-only or modifiable. If true, the object may not be modified. If false, the object's contents may be modified. |
![]() | IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
![]() | Name | Get the name of the AssetProperty |
![]() | NumberOfConnectedProperties | The number of currently connected properties. |
![]() | Type | Returns the type of the AssetProperty |
See Also