Sets the name of the reference plane or reference axis used to specify material properties for orthotropic materials.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetReferencePlane( _
ByVal PlaneDisp As Object, _
ByRef ErrorCode As Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWMaterial
Dim PlaneDisp As Object
Dim ErrorCode As Integer
instance.SetReferencePlane(PlaneDisp, ErrorCode)
|
Parameters
- PlaneDisp
- Reference entity
- ErrorCode
Error as defined in swsMaterialReferencePlaneError_e
See Also
Availability
SolidWorks Simulation API 2008 SP1.0