SoRayPickActionIsNormalsGenerationEnabled Method |
Returns whether generation of normal vectors is enabled for picked points.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool IsNormalsGenerationEnabled()
Public Function IsNormalsGenerationEnabled As Boolean
public:
bool IsNormalsGenerationEnabled()
member IsNormalsGenerationEnabled : unit -> bool
Return Value
Type:
BooleanRemarks See Also