SoRayPickActionIsConicPickVolume Method |
Returns true if the picking volume is a conic shape (not a frustum).
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsConicPickVolume()
Public Function IsConicPickVolume As Boolean
public:
bool IsConicPickVolume()
member IsConicPickVolume : unit -> bool
Return Value
Type:
BooleanRemarks See Also