Adds a face or shell edge to the collection of entities on which to distribute the mass.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function InsertEntity( _
ByVal pDispEntity As Object _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWDistributedMass
Dim pDispEntity As Object
Dim value As Integer
value = instance.InsertEntity(pDispEntity)
|
Parameters
- pDispEntity
- IFace2 or IEdge
Return Value
Index of entity added
See Also
Availability
SolidWorks Simulation API 2012 SP0