Gets displacement control options for this nonlinear study.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub GetDisplacementControlOptions2( _
ByRef NDisplacementComponent As System.Integer, _
ByRef NUnit As System.Integer, _
ByRef Dispatch As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWNonLinearStudyOptions
Dim NDisplacementComponent As System.Integer
Dim NUnit As System.Integer
Dim Dispatch As System.Object
instance.GetDisplacementControlOptions2(NDisplacementComponent, NUnit, Dispatch) |
Parameters
- NDisplacementComponent
- Displacement component for the selected location
- NUnit
- Unit as defined in swsLinearUnit_e
- Dispatch
- Selected vertex or reference point to control the analysis
Example
See Also
Availability
SOLIDWORKS Simulation API 2010 SP5.0 and SOLIDWORKS Simulation 2011 SP1.0