Obsolete. Superseded by ICWCompositeShellOptions::Sandwich2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Sandwich As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWCompositeShellOptions
Dim value As System.Integer
instance.Sandwich = value
value = instance.Sandwich |
C# | |
---|
System.int Sandwich {get; set;} |
C++/CLI | |
---|
property System.int Sandwich {
System.int get();
void set ( & System.int value);
} |
Property Value
1 to use the sandwich composite formulation, 0 to not
See Also
Availability
SOLIDWORKS Simulation API 2015 SP3