SbCylinderProjectorIsOrientToEye Method |
Gets whether the projector should always be oriented towards the eye.
Namespace: OIV.Inventor.ProjectorsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool IsOrientToEye()
Public Function IsOrientToEye As Boolean
public:
bool IsOrientToEye()
member IsOrientToEye : unit -> bool
Return Value
Type:
BooleanRemarks See Also