Solid3dConvertToBrepAtSubentPaths Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void ConvertToBrepAtSubentPaths(
FullSubentityPath[] paths
)
Public Sub ConvertToBrepAtSubentPaths (
paths As FullSubentityPath()
)
public:
void ConvertToBrepAtSubentPaths(
array<FullSubentityPath>^ paths
)
member ConvertToBrepAtSubentPaths :
paths : FullSubentityPath[] -> unit
Parameters
- paths
- Type: Teigha.DatabaseServicesFullSubentityPath
See Also