MetalMetalPatternScale Property |
The property labeled "Scale" from the "Metal" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static string MetalPatternScale { get; }
Public Shared ReadOnly Property MetalPatternScale As String
Get
public:
static property String^ MetalPatternScale {
String^ get ();
}
static member MetalPatternScale : string with get
Property Value
String
Remarks
This property is of type "AssetPropertyDouble" with a minimum of "0".
See Also