CeramicCeramicColor Property |
The property labeled "Color" from the "Ceramic" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static string CeramicColor { get; }
Public Shared ReadOnly Property CeramicColor As String
Get
public:
static property String^ CeramicColor {
String^ get ();
}
static member CeramicColor : string with get
Property Value
String
Remarks
This property is of type "AssetPropertyDoubleArray4d".
This property allows a connected asset.
See Also