VertexRef(FullSubentityPath)
Constructor
|
Initializes a new instance of the
VertexRef
class
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public VertexRef(
FullSubentityPath path
)
Public Sub New (
path As FullSubentityPath
)
public:
VertexRef(
FullSubentityPath path
)
new :
path : FullSubentityPath -> VertexRef
Parameters
- path FullSubentityPath
-
See Also