Library | Package Java Toolkit

Interface BoundingSurfaceInfo

package com.ptc.wfc.wfcPart;

public interface BoundingSurfaceInfo
  extends jxobject



Description

Provides the info about the Bounding surface.



Method Summary
intGetNumberOfSurfaces ()
    Get method for attribute "NumberOfSurfaces"
    Retrieves hte no. of surfaces.
intseqGetSurfaceIds ()
    Get method for attribute "SurfaceIds"
    Retrieves the surface ids.

Method Detail

GetNumberOfSurfaces

intGetNumberOfSurfaces ()


    Retrieves hte no. of surfaces.
Manual References:
Geometry Evaluation: Geometry of Surfaces, Geometry Evaluation: Geometry of Surfaces



GetSurfaceIds

intseqGetSurfaceIds ()


    Retrieves the surface ids.
Manual References:
Geometry Evaluation: Geometry of Surfaces