Gets the options for this composite shell.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property CompositeOptions As CWCompositeShellOptions |
Visual Basic (Usage) | |
---|
Dim instance As ICWShell
Dim value As CWCompositeShellOptions
value = instance.CompositeOptions |
C# | |
---|
CWCompositeShellOptions CompositeOptions {get;} |
C++/CLI | |
---|
property CWCompositeShellOptions^ CompositeOptions {
CWCompositeShellOptions^ get();
} |
Property Value
ICWCompositeShellOptions
Example
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2015 SP3