Gets the entities to join to create this composite curve feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetEntitiesToJoin( _
ByRef Type As System.Object _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ICompositeCurveFeatureData
Dim Type As System.Object
Dim value As System.Object
value = instance.GetEntitiesToJoin(Type) |
C# | |
---|
System.object GetEntitiesToJoin(
out System.object Type
) |
C++/CLI | |
---|
System.Object^ GetEntitiesToJoin(
& [Out] System.Object^ Type
) |
Parameters
- Type
- Type of entity as defined in swSelectType_e
Return Value
Array of entities (see
Remarks)
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0