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 pDispatch As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWNonLinearStudyOptions
Dim NDisplacementComponent As System.Integer
Dim nUnit As System.Integer
Dim pDispatch As System.Object
instance.GetDisplacementControlOptions2(NDisplacementComponent, nUnit, pDispatch) |
Parameters
- NDisplacementComponent
- Displacement component for the selected location
- nUnit
- Unit as defined in swsLinearUnit_e
- pDispatch
- 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