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