Inserts the entity (plane or planar face of symmetry) for
symmetrical bolts.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub InsertReferenceGeometry( _
ByVal pDispEntity As Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWBoltConnector
Dim pDispEntity As Object
instance.InsertReferenceGeometry(pDispEntity)
|
C++/CLI | |
---|
void InsertReferenceGeometry(
& Object^ pDispEntity
) |
Parameters
- pDispEntity
- Entity (plane or planar face of symmetry)
See Also
Availability
SolidWorks Simulation API 2009 SP0