FabricationPartFreeSize Property |
The inner size of the fabrication part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string FreeSize { get; }
Public ReadOnly Property FreeSize As String
Get
public:
property String^ FreeSize {
String^ get ();
}
member FreeSize : string with get
Property Value
String
See Also