SurfaceCreateFrom Method

Creates an extruded surface from a 2D entity with thickness or a planar surface from a closed curve or region.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public static Surface CreateFrom(
        Entity fromEntity
)

Parameters

fromEntity  Entity
[in] Entity from which to create the surface.

Return Value

Surface
Created surface.
Remarks
This method is implemented only for the Spatial modeler.
See Also

©  Bricsys NV. All rights reserved.