Library | Package Java Toolkit

Interface WCompositeCurve

package com.ptc.wfc.wfcGeometry;

public interface WCompositeCurve
  extends com.ptc.pfc.pfcGeometry.CompositeCurve,
          com.ptc.wfc.wfcGeometry.WCurve



Description

Interface inherited from WCurve and CompositeCurve



Method Summary
CurveDirectionsGetCompDirections ()
    Get method for attribute "CompDirections"
    Sequence of component direction

Methods Inherited from Interface com.ptc.pfc.pfcGeometry.GeomCurve
GetIsVisible, GetFeature, Eval3DData, EvalFromLength, EvalParameter, EvalLength, EvalLengthBetween, GetCurveDescriptor, GetNURBSRepresentation

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.CompositeCurve
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

Methods Inherited from Interface com.ptc.wfc.wfcGeometry.WCurve
GetColorType, SetColorType, GetLineStyle, SetLineStyle, GetCurveTessellation, GetCurveData

Method Detail

GetCompDirections

CurveDirectionsGetCompDirections ()


    Sequence of component direction

Exceptions thrown (but not limited to):

XToolkitInvalidType - The specified data is not a composite curve data structure.


Manual References:
Geometry Evaluation: Composite Curves