Eplan Platform API
Eplan.EplApi.DataModel Namespace
/
LockingVector Class
/ SetAsInternal Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
SetAsInternal Method
In This Topic
Initializes LockingVectorProxy in API_Framework. Used automatically, internally.
Syntax
C#
C++/CLI
public
bool
SetAsInternal()
public
:
bool
SetAsInternal();
Remarks
If you experience locking problems when trying to execute (internal) actions from the ribbon via API, this can be caused by autolocking. In this case, please use the
SafetyPoint
class.
See Also
Reference
LockingVector Class
LockingVector Members