Library | Package Java Toolkit

Interface XSectionExcludeItems

package com.ptc.wfc.wfcXSection;

public interface XSectionExcludeItems
  extends jxobject



Description





Method Summary
booleanGetExclude ()
    Get method for attribute "Exclude"
     true if excluded and false if not.
SelectionsGetItems ()
    Get method for attribute "Items"
    The components/bodies selections.
voidSetExclude (boolean value)
    Set method for attribute "Exclude"
     true if excluded and false if not.
voidSetItems (Selections value)
    Set method for attribute "Items"
    The components/bodies selections.

Method Detail

GetItems/SetItems

SelectionsGetItems ()
voidSetItems (Selections value)


    The components/bodies selections.
Manual References:
Cross Sections: Extracting Cross-Sectional Geometry, Cross Sections: Extracting Cross-Sectional Geometry, Cross Sections: Extracting Cross-Sectional Geometry, Cross Sections: Extracting Cross-Sectional Geometry



GetExclude/SetExclude

booleanGetExclude ()
voidSetExclude (boolean value)


     true if excluded and false if not.
Manual References:
Cross Sections: Extracting Cross-Sectional Geometry, Cross Sections: Extracting Cross-Sectional Geometry, Cross Sections: Extracting Cross-Sectional Geometry, Cross Sections: Extracting Cross-Sectional Geometry