Gets the types of sketch relations valid for the specified entities.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetAllowedRelations( _
ByVal Entities As System.Object _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISketchRelationManager
Dim Entities As System.Object
Dim value As System.Object
value = instance.GetAllowedRelations(Entities) |
C# | |
---|
System.object GetAllowedRelations(
System.object Entities
) |
C++/CLI | |
---|
System.Object^ GetAllowedRelations(
& System.Object^ Entities
) |
Parameters
- Entities
Array of entities
Return Value
Array of sketch relation types valid for the specified entities as defined in swConstraintType_e
See Also
Availability
SOLIDWORKS 2004 FCS, Revision Number 12.0