Library | Package Java Toolkit

Interface VolumeSurfaceInfo

package com.ptc.wfc.wfcPart;

public interface VolumeSurfaceInfo
  extends jxobject



Description

Provides the info about the Volume surface.



Method Summary
intGetNumberOfVolumes ()
    Get method for attribute "NumberOfVolumes"
    Provides th eno. of volumes in the Model.
BoundingSurfaceInfosGetSurfaceInfos ()
    Get method for attribute "SurfaceInfos"
    Provides the surface info.

Method Detail

GetNumberOfVolumes

intGetNumberOfVolumes ()


    Provides th eno. of volumes in the Model.
Manual References:
Geometry Evaluation: Geometry of Surfaces, Geometry Evaluation: Geometry of Surfaces



GetSurfaceInfos

BoundingSurfaceInfosGetSurfaceInfos ()


    Provides the surface info.
Manual References:
Geometry Evaluation: Geometry of Surfaces, Geometry Evaluation: Geometry of Surfaces