IGeom3DSurface



Your Ad Here

The IGeom3DSurface interface provides the basic information for a range of surface geometries. Through this interface you can get the type of surface, and by using the appropriate interface like IGeom3DCone, IGeom3DMesh, IGeom3DPlan, IGeom3DSphere, IGeom3DTorus, get more specific data about them.

Properties

Get

SurfType

GeomSurfaceType

Get

Limit

Variant

Get

Closed

Long

Get

Sense

T_SurfaceSense

 

Methods

Variant Evaluate (Double, Double )

Variant NormalFromPoint ( Double, Double, Double )

Integer TestPoint ( Variant )

Variant ClosestPoint ( Variant )

Variant ParametersByPoint ( Variant )

Boolean IsPlanar ( )

Boolean IsParametric ( )

Double ParamPeriodU ( )

Double ParamPeriodV ( )

Curvature ( Double, Double, Double, Variant, Double, Variant)

GetMinMaxRadius ( Double, Double )

Variant Normal ( Variant, Double )

Variant DiscontinuitiesU ( Integer )

Variant DiscontinuitiesV ( Integer )

 

Return to Cimatron Index


Your Ad Here