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