menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Controls availability of ortho snap. Default is true.
Syntax:
public
void
PermitOrthoSnap(
bool
permit
)
Parameters:
permit
Type:
bool
if true, then GetPoint pays attention to the Rhino "ortho snap" and "planar snap" settings reported by ModelAidSettings.Ortho and ModelAidSettings.Planar.
Returns:
Type:
void
Available since:
5.0
home
/
Rhino.Input.Custom
/
GetPoint
/
PermitOrthoSnap
PermitOrthoSnap method
Class:
Rhino.Input.Custom.GetPoint
Nothing found