ExternalBoundedSurfaceGetContours Method
 | 
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public CurveBoundary[] GetContours()
 
Public Function GetContours As CurveBoundary()
 
public:
array<CurveBoundary^>^ GetContours()
 
member GetContours : unit -> CurveBoundary[] 
 
 
 
Return Value
Type: 
CurveBoundary 
See Also