FabricationPartSizeMapMappedDepth Property |
The mapped size for the depth of the straight.
Namespace: Autodesk.Revit.DB.FabricationAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double MappedDepth { get; set; }
Public Property MappedDepth As Double
Get
Set
public:
property double MappedDepth {
double get ();
void set (double value);
}
member MappedDepth : float with get, set
Property Value
Double
See Also