Click or drag to resize

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)
Syntax
ISurface UnderlyingSurface()

Return Value

Type: ISurface
A surface, or null on error.
See Also