Share

Asset Properties

The Asset type exposes the following members.

Properties

 NameDescription
Public propertyAssetType The type of RenderingAsset
Public propertyIsReadOnly 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.
(Inherited from AssetProperty)
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
(Inherited from AssetProperty)
Public propertyItem
(Inherited from AssetProperties)
Public propertyLibraryName Library name
Public propertyNameGet the name of the AssetProperty
(Inherited from AssetProperty)
Public propertyNumberOfConnectedProperties The number of currently connected properties.
(Inherited from AssetProperty)
Public propertySize The number of the AssetProperty(s) in the object.
(Inherited from AssetProperties)
Public propertyTitle Asset title
Public propertyTypeReturns the type of the AssetProperty
(Inherited from AssetProperty)

See Also

Reference

Was this information helpful?