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: 2024.2.2.0 (10.16.2.0)
Syntax public bool IsConicPickVolume()
Public Function IsConicPickVolume As Boolean
public:
bool IsConicPickVolume()
member IsConicPickVolume : unit -> bool
Return Value
Type:
BooleanRemarks See Also