MetalMetalPerforationsCenter Property |
The property labeled "Center Spacing" 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 MetalPerforationsCenter { get; }
Public Shared ReadOnly Property MetalPerforationsCenter As String
Get
public:
static property String^ MetalPerforationsCenter {
String^ get ();
}
static member MetalPerforationsCenter : string with get
Property Value
String
Remarks
This property is of type "AssetPropertyDouble" with a minimum of "0.0001".
See Also