Library | Package Java Toolkit

Interface WQuilt

package com.ptc.wfc.wfcGeometry;

public interface WQuilt
  extends com.ptc.pfc.pfcGeometry.Quilt,
          com.ptc.wfc.wfcLayerState.LayerItem,
          com.ptc.wfc.wfcModelItem.WModelItem



Description

This represents a quilt



Method Summary
/*optional*/ DoubleGetVolume ()
     Get the volume of a closed quilt.
booleanIsBackupGeometry ()
     Checks whether quilt belongs to invisible internal Copy Geom Backup feature

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

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

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

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.pfc.pfcModelItem.ModelItem
GetName, SetName, GetId, GetType

Methods Inherited from Interface com.ptc.pfc.pfcGeometry.Quilt
GetIsVisible, GetFeature, ListElements

Methods Inherited from Interface com.ptc.wfc.wfcLayerState.LayerItem
IsLayerItemVisible, RemoveNoUpdate, GetLayers, AddNoUpdate

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

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

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

Method Detail

IsBackupGeometry

booleanIsBackupGeometry ()


     Checks whether quilt belongs to invisible internal Copy Geom Backup feature
Manual References:
Geometry Evaluation: Geometry of Quilts, Geometry Evaluation: Geometry of Quilts
Returns:
 


GetVolume

/*optional*/ DoubleGetVolume ()


     Get the volume of a closed quilt.

Exceptions thrown (but not limited to):

XToolkitInvalidType - The quilt supplied is not a closed quilt.


Manual References:
Geometry Evaluation: Geometry of Quilts, Geometry Evaluation: Geometry of Quilts
Returns: