SoRayPickActionIsTexCoordsGenerationEnabled Method |
Returns whether texture coordinate generation is enabled for picked points.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsTexCoordsGenerationEnabled()
Public Function IsTexCoordsGenerationEnabled As Boolean
public:
bool IsTexCoordsGenerationEnabled()
member IsTexCoordsGenerationEnabled : unit -> bool
Return Value
Type:
BooleanRemarks See Also