SoSimplifierSetColor Method |
Method to set optional vertex data (color).
Namespace: OIV.Inventor.SimplifierAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetColor(
uint name_21962
)
Public Sub SetColor (
name_21962 As UInteger
)
public:
void SetColor(
unsigned int name_21962
)
member SetColor :
name_21962 : uint32 -> unit
Parameters
- name_21962
- Type: SystemUInt32
Remarks See Also