Gets or sets the paint type used to manufacture the current part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Paint As System.Integer |
C# | |
---|
System.int Paint {get; set;} |
C++/CLI | |
---|
property System.int Paint {
System.int get();
void set ( & System.int value);
} |
Property Value
Paint type as defined in
swSustainabilityManufacturingPaintType_e
Example
See Also
Availability
SolidWorks Sustainability API 2013 SP0