ParameterTypeId.Use3dSnapping Property

ParameterTypeIdUse3dSnapping Property

"3D Snapping"

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

Property Value

ForgeTypeId
See Also