Gets the types of sketch relations valid for the specified entities.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetAllowedRelations( _
ByVal Entities As Object _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As ISketchRelationManager
Dim Entities As Object
Dim value As Object
value = instance.GetAllowedRelations(Entities)
|
C# | |
---|
object GetAllowedRelations(
object Entities
) |
C++/CLI | |
---|
Object^ GetAllowedRelations(
& 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