Library | Package Java Toolkit

Interface MaterialItem

package com.ptc.wfc.wfcModelItem;

public interface MaterialItem
  extends com.ptc.wfc.wfcModelItem.WModelItem



Description

Provides the information about the Material Item.



Method Summary
StringGetDescription ()
    Get method for attribute "Description"
     Gets the material description.
voidSetDescription (String value)
    Set method for attribute "Description"
     Gets the material description.

Methods Inherited from Interface com.ptc.pfc.pfcBase.ActionSource
AddActionListener, RemoveActionListener, AddActionListenerWithType

Methods Inherited from Interface com.ptc.pfc.pfcObject.Parent
GetChild

Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ParameterOwner
GetParam, CreateParam, ListParams, SelectParam, CreateParamWithUnits, SelectParameters

Methods Inherited from Interface com.ptc.wfc.wfcModelItem.WParameterOwner
ExportParameterTable, ApplyParameterTableset, MathcadParametersSet, MathcadInputParametersGet

Methods Inherited from Interface com.ptc.pfc.pfcModelItem.RelationOwner
DeleteRelations, GetRelations, SetRelations, RegenerateRelations, EvaluateExpression

Methods Inherited from Interface com.ptc.wfc.wfcModelItem.WRelationOwner
GetRelationConstraints, UnitsUsed, UseUnits, EvaluateExpressionWithUnits

Methods Inherited from Interface com.ptc.pfc.pfcObject.Child
GetDBParent, GetOId

Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ModelItem
GetName, SetName, GetId, GetType

Methods Inherited from Interface com.ptc.wfc.wfcModelItem.WModelItem
DeleteUserDefinedName, Unhide, Hide, IsHidden, IsNameReadOnly, IsZoneFeature, GetDefaultName

Method Detail

GetDescription/SetDescription

StringGetDescription ()
voidSetDescription (String value)


     Gets the material description.

Exceptions thrown (but not limited to):

XToolkitLineTooLong - The length of the description is more than PRO_LINE_SIZE - 1.


Manual References:
Solid: Accessing Material Properties, Solid: Accessing Material Properties, Solid: Accessing Material Properties