Library | Package Java Toolkit

Interface XSectionHatchStyle

package com.ptc.wfc.wfcXSection;

public interface XSectionHatchStyle
  extends jxobject



Description

The section hatch style



Method Summary
XSectionNewHatchesGetNewHatches ()
    Get method for attribute "NewHatches"
    The new line hatch object sequence
XSectionOldHatchesGetOldHatches ()
    Get method for attribute "OldHatches"
    The old line hatch object sequence
XSectionHatchStyleTypeGetType ()
    Get method for attribute "Type"
    The style type
voidSetNewHatches (XSectionNewHatches value)
    Set method for attribute "NewHatches"
    The new line hatch object sequence
voidSetOldHatches (XSectionOldHatches value)
    Set method for attribute "OldHatches"
    The old line hatch object sequence
voidSetType (XSectionHatchStyleType value)
    Set method for attribute "Type"
    The style type

Method Detail

GetType/SetType

XSectionHatchStyleTypeGetType ()
voidSetType (XSectionHatchStyleType value)


    The style type
Manual References:
Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components



GetOldHatches/SetOldHatches

XSectionOldHatchesGetOldHatches ()
voidSetOldHatches (XSectionOldHatches value)


    The old line hatch object sequence
Manual References:
Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components



GetNewHatches/SetNewHatches

XSectionNewHatchesGetNewHatches ()
voidSetNewHatches (XSectionNewHatches value)


    The new line hatch object sequence
Manual References:
Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components, Cross Sections: Line Patterns of Cross Section Components