Preparing search index...
The search index is not available
DrawingWeb Documentation - v1.0.0
DrawingWeb Documentation
OdDbFullSubentPath
Class OdDbFullSubentPath
See
https://docs.opendesign.com/td_api_cpp/OdDbFullSubentPath.html
Additional documentation.
Hierarchy (
view full
)
any
OdDbFullSubentPath
OdDbXrefFullSubentPath
Index
Constructors
constructor
Methods
object
Ids
object
Ids1
object
Ids2
subent
Id
subent
Id1
ctr1
ctr2
ctr3
ctr4
Constructors
constructor
new
Od
Db
Full
Subent
Path
(
)
:
OdDbFullSubentPath
Returns
OdDbFullSubentPath
new
Od
Db
Full
Subent
Path
(
type
,
index
)
:
OdDbFullSubentPath
Parameters
type
:
SubentType
index
:
number
Returns
OdDbFullSubentPath
new
Od
Db
Full
Subent
Path
(
entId
,
type
,
index
)
:
OdDbFullSubentPath
Parameters
entId
:
OdDbObjectId
type
:
SubentType
index
:
number
Returns
OdDbFullSubentPath
new
Od
Db
Full
Subent
Path
(
basePath
)
:
OdDbFullSubentPath
Parameters
basePath
:
OdDbBaseFullSubentPath
Returns
OdDbFullSubentPath
Methods
object
Ids
object
Ids
(
objectIdsArg
)
:
void
Parameters
objectIdsArg
:
OdDbObjectIdArray
Returns
void
object
Ids1
object
Ids1
(
)
:
OdDbObjectIdArray
Returns
OdDbObjectIdArray
object
Ids2
object
Ids2
(
)
:
OdDbObjectIdArray
Returns
OdDbObjectIdArray
subent
Id
subent
Id
(
)
:
OdDbSubentId
Returns
OdDbSubentId
subent
Id1
subent
Id1
(
)
:
OdDbSubentId
Returns
OdDbSubentId
Static
ctr1
ctr1
(
entId
,
subId
)
:
OdDbFullSubentPath
Parameters
entId
:
OdDbObjectId
subId
:
OdDbSubentId
Returns
OdDbFullSubentPath
Static
ctr2
ctr2
(
objectIds
,
subId
)
:
OdDbFullSubentPath
Parameters
objectIds
:
OdDbObjectIdArray
subId
:
OdDbSubentId
Returns
OdDbFullSubentPath
Static
ctr3
ctr3
(
objectIds
,
subId
)
:
OdDbFullSubentPath
Parameters
objectIds
:
OdDbStubPtrArray
subId
:
OdDbSubentId
Returns
OdDbFullSubentPath
Static
ctr4
ctr4
(
arg0
)
:
OdDbFullSubentPath
Parameters
arg0
:
OdDbFullSubentPath
Returns
OdDbFullSubentPath
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
object
Ids
object
Ids1
object
Ids2
subent
Id
subent
Id1
ctr1
ctr2
ctr3
ctr4
DrawingWeb Documentation - v1.0.0
Loading...
See
https://docs.opendesign.com/td_api_cpp/OdDbFullSubentPath.html Additional documentation.