Library | Package Java Toolkit

Interface SliceExportData

package com.ptc.pfc.pfcModel;

public interface SliceExportData
  extends jxobject



Description

This class specifies data for slice export.



Method Summary
intseqGetCompIds ()
    Get method for attribute "CompIds"
    A sequence of integers that identify the components that form the path from theroot assembly down to the component part or assembly being referred to.
voidSetCompIds (intseq value)
    Set method for attribute "CompIds"
    A sequence of integers that identify the components that form the path from theroot assembly down to the component part or assembly being referred to.

Method Detail

GetCompIds/SetCompIds

intseqGetCompIds ()
voidSetCompIds (intseq value)


    A sequence of integers that identify the components that form the path from theroot assembly down to the component part or assembly being referred to.
Manual References:
Interface: Exporting Using Coordinate System, Interface: Exporting Using Coordinate System