Gets the types of sketch relations valid for the specified entities.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISketchRelationManager
Dim NumEntities As System.Integer
Dim EntityArray As System.Object
Dim NumAllowedRelations As System.Integer
Dim value As System.Integer
value = instance.IGetAllowedRelations(NumEntities, EntityArray, NumAllowedRelations) |
Parameters
- NumEntities
- Number of entities
- EntityArray
Array of entities
- NumAllowedRelations
- Number of relations valid for the specified entities
Return Value
- in-process, unmanaged C++: Pointer to an array of sketch relation types valid for the specified entities as defined in swConstraintType_e
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SOLIDWORKS 2004 FCS, Revision Number 12.0