ParameterTypeId.FabricationPartDepthOutOption Property

ParameterTypeIdFabricationPartDepthOutOption Property

"Main Secondary Depth Option"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId FabricationPartDepthOutOption { get; }
Public Shared ReadOnly Property FabricationPartDepthOutOption As ForgeTypeId
	Get
public:
static property ForgeTypeId^ FabricationPartDepthOutOption {
	ForgeTypeId^ get ();
}
static member FabricationPartDepthOutOption : ForgeTypeId with get

Property Value

ForgeTypeId
See Also