Gets or sets the runner system for this plastic Costing analysis.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RunnerSystem As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICostAnalysisPlastic
Dim value As System.Integer
instance.RunnerSystem = value
value = instance.RunnerSystem |
C# | |
---|
System.int RunnerSystem {get; set;} |
C++/CLI | |
---|
property System.int RunnerSystem {
System.int get();
void set ( & System.int value);
} |
Property Value
Runner system as defined in
swcRunnerSystem_e
Example
See Also
Availability
SOLIDWORKS Costing API 2015 SP0