SoReorganizeActionAreTexCoordsGenerated Method |
Gets whether texture coordinates should be generated during reorganization.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool AreTexCoordsGenerated()
Public Function AreTexCoordsGenerated As Boolean
public:
bool AreTexCoordsGenerated()
member AreTexCoordsGenerated : unit -> bool
Return Value
Type:
BooleanRemarks See Also