SubDMeshGetCrease Method (FullSubentityPath)
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public DoubleCollection GetCrease(
FullSubentityPath[] subentPaths
)
Public Function GetCrease (
subentPaths As FullSubentityPath()
) As DoubleCollection
public:
DoubleCollection^ GetCrease(
array<FullSubentityPath>^ subentPaths
)
member GetCrease :
subentPaths : FullSubentityPath[] -> DoubleCollection
Parameters
- subentPaths
- Type: Teigha.DatabaseServicesFullSubentityPath
Return Value
Type:
DoubleCollection
See Also