ParameterTypeIdUse3dSnapping Property |
"3D Snapping"
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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