This document is archived and information here might be outdated. Recommended version. |
Obtain the Relation Controller from the rules helper.
[Visual Basic .NET] Public ReadOnly Property RelationController As ISchematicRelationController
[C#] public ISchematicRelationController RelationController {get;}
[C++]
HRESULT get_RelationController(
ISchematicRelationController** RelationController
);
[C++] Parameters RelationController [out, retval]
RelationController is a parameter of type ISchematicRelationController**