Library | Package Java Toolkit

Interface Collection

package com.ptc.wfc.wfcCollection;

public interface Collection
  extends jxobject



Description

Class for collection object used in feature creation using element tree



Method Summary
/*optional*/ CurveCollectionGetCrvCollection ()
    Get method for attribute "CrvCollection"
     The curve collection.
/*optional*/ SurfaceCollectionGetSurfCollection ()
    Get method for attribute "SurfCollection"
     The surface collection.
voidSetCrvCollection ( /*optional*/ CurveCollection value)
    Set method for attribute "CrvCollection"
     The curve collection.
voidSetSurfCollection ( /*optional*/ SurfaceCollection value)
    Set method for attribute "SurfCollection"
     The surface collection.

Method Detail

GetCrvCollection/SetCrvCollection

/*optional*/ CurveCollectionGetCrvCollection ()
voidSetCrvCollection ( /*optional*/ CurveCollection value)


     The curve collection.

Is applicable only for element PRO_E_STD_CURVE_COLLECTION_APPL
Manual References:
Curve and Surface Collection: Curve Collection, Curve and Surface Collection: Curve Collection, Curve and Surface Collection: Curve Collection, Curve and Surface Collection: Curve Collection



GetSurfCollection/SetSurfCollection

/*optional*/ SurfaceCollectionGetSurfCollection ()
voidSetSurfCollection ( /*optional*/ SurfaceCollection value)


     The surface collection.

Is applicable only for element PRO_E_STD_SURF_COLLECTION_APPL
Manual References:
Curve and Surface Collection: Surface Collection, Curve and Surface Collection: Surface Collection, Curve and Surface Collection: Surface Collection, Curve and Surface Collection: Surface Collection