Library | Package Java Toolkit

Interface ItemAppearanceAndTextures

package com.ptc.wfc.wfcSolid;

public interface ItemAppearanceAndTextures
  extends jxobject



Description

Interface describing appearance and texture properties of an item



Method Summary
AppearanceGetAppearance ()
    Get method for attribute "Appearance"
     The appearance properties
SelectionGetSelection ()
    Get method for attribute "Selection"
     Selection handle of the item
TexturesGetTextures ()
    Get method for attribute "Textures"
     The texture properties

Method Detail

GetAppearance

AppearanceGetAppearance ()


     The appearance properties
Manual References:
Graphics: Item Properties, Graphics: Item Properties



GetTextures

TexturesGetTextures ()


     The texture properties
Manual References:
Graphics: Item Properties, Graphics: Item Properties



GetSelection

SelectionGetSelection ()


     Selection handle of the item
Manual References:
Graphics: Item Properties