Library | Package Java Toolkit

Interface XSectionGeometry

package com.ptc.wfc.wfcXSection;

public interface XSectionGeometry
  extends jxobject



Description

Get information about geometry of cross section



Method Summary
/*optional*/ SurfaceGetGeometry ()
    Get method for attribute "Geometry"
     Gets Surface
/*optional*/ intseqGetMemberIdTable ()
    Get method for attribute "MemberIdTable"
     Component identifiers forming path to the component being cut by cross section
/*optional*/ IntegerGetQuiltId ()
    Get method for attribute "QuiltId"
     Identifier of the quilt being cut by cross section

Method Detail

GetMemberIdTable

/*optional*/ intseqGetMemberIdTable ()


     Component identifiers forming path to the component being cut by cross section
Manual References:
Cross Sections: Extracting Cross-Sectional Geometry, Cross Sections: Extracting Cross-Sectional Geometry



GetQuiltId

/*optional*/ IntegerGetQuiltId ()


     Identifier of the quilt being cut by cross section
Manual References:
Cross Sections: Extracting Cross-Sectional Geometry, Cross Sections: Extracting Cross-Sectional Geometry



GetGeometry

/*optional*/ SurfaceGetGeometry ()


     Gets Surface
Manual References:
Cross Sections: Extracting Cross-Sectional Geometry, Cross Sections: Extracting Cross-Sectional Geometry