API Documentation > Classes > Class wfcGTol
Class wfcGTol

package com.ptc.wfc.wfcGTol;

public class
wfcGTol


Description
Contains global CIP definitions for module "wfcGTol"
Method Summary
GTolAttachFree_Create (Point3D Location, /*optional*/ AnnotationPlane AnnotationPlane)
GTolAttachLeader_Create (GTolLeaderAttachType LeaderAttachType, GTolLeaderInstructionsSeq Leaders, Point3D Location, /*optional*/ AnnotationPlane AnnotationPlane)
GTolAttachMakeDimension_Create (AnnotationPlane AnnotationPlane, DimensionAttachments DimAttachments, DimSenses DimSenses, DimOrientationHint OrientHint, Point3D Location)
GTolComposite_Create ( /*optional*/ String Value, /*optional*/ String Primary, /*optional*/ String Secondary, /*optional*/ String Tertiary)
GTolDatumReferences_Create ( /*optional*/ String Primary, /*optional*/ String Secondary, /*optional*/ String Tertiary)
static GTolElbow
GTolElbow_Create (double Length, Vector3D Direction)
GTolIndicator_Create ( /*optional*/ GTolIndicatorType Type, /*optional*/ String Symbol, /*optional*/ String Df)
GTolUnilateralModifier_Create (boolean UnilateralSet, boolean outside)
Method Detail
GTolDatumReferences_Create
GTolDatumReferences_Create
( /*optional*/ String Primary, /*optional*/ String Secondary, /*optional*/ String Tertiary)
User Guide References:
Parameters:
Primary
Secondary
Tertiary
Returns:
GTolElbow_Create
static GTolElbow
GTolElbow_Create
(double Length, Vector3D Direction)
User Guide References:
Parameters:
Length
Direction
Returns:
GTolIndicator_Create
GTolIndicator_Create
( /*optional*/ GTolIndicatorType Type, /*optional*/ String Symbol, /*optional*/ String Df)
User Guide References:
Parameters:
Type
Symbol
Df
Returns:
GTolUnilateralModifier_Create
GTolUnilateralModifier_Create
(boolean UnilateralSet, boolean outside)
User Guide References:
Parameters:
UnilateralSet
outside
Returns:
GTolLeaderInstructions_Create
GTolLeaderInstructions_Create
(LeaderArrowType Type, Selection Selection)
User Guide References:
Parameters:
Type
Selection
Returns:
GTolComposite_Create
GTolComposite_Create
( /*optional*/ String Value, /*optional*/ String Primary, /*optional*/ String Secondary, /*optional*/ String Tertiary)
User Guide References:
Parameters:
Value
Primary
Secondary
Tertiary
Returns:
GTolAttachFree_Create
GTolAttachFree_Create
(Point3D Location, /*optional*/ AnnotationPlane AnnotationPlane)
User Guide References:
Parameters:
Location
AnnotationPlane
Returns:
GTolAttachLeader_Create
GTolAttachLeader_Create
(GTolLeaderAttachType LeaderAttachType, GTolLeaderInstructionsSeq Leaders, Point3D Location, /*optional*/ AnnotationPlane AnnotationPlane)
User Guide References:
Parameters:
LeaderAttachType
Leaders
Location
AnnotationPlane
Returns:
GTolAttachDatum_Create
GTolAttachDatum_Create
(ModelItem Datum)
User Guide References:
Parameters:
Datum
Returns:
GTolAttachAnnotation_Create
GTolAttachAnnotation_Create
(Annotation Annotation)
User Guide References:
Parameters:
Annotation
Returns:
GTolAttachAnnotationElbow_Create
GTolAttachAnnotationElbow_Create
(Annotation Annotation)
Parameters:
Annotation
Returns:
GTolAttachOffset_Create
GTolAttachOffset_Create
(Selection OffsetRef, Vector3D Offset)
Parameters:
OffsetRef
Offset
Returns:
GTolAttachMakeDimension_Create
GTolAttachMakeDimension_Create
(AnnotationPlane AnnotationPlane, DimensionAttachments DimAttachments, DimSenses DimSenses, DimOrientationHint OrientHint, Point3D Location)
Parameters:
AnnotationPlane
DimAttachments
DimSenses
OrientHint
Location
Returns:
Was this helpful?