|
IBrepFaceUnderlyingSurface Method
|
Gets the untrimmed surface that is the base of this face.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxISurface UnderlyingSurface()
Function UnderlyingSurface As ISurface
ISurface^ UnderlyingSurface()
abstract UnderlyingSurface : unit -> ISurface
Return Value
Type:
ISurfaceA surface, or null on error.
See Also