Solid3dConvertToBrepAtSubentPaths
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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 FullSubentityPath
-
See Also