Library | Package Java Toolkit

Interface DatumCsysOrientMoveConstraint

package com.ptc.pfc.pfcCoordSysFeat;

public interface DatumCsysOrientMoveConstraint
  extends jxobject



Description

This class describes a datum coordinate system orientation constraint.



Method Summary
DatumCsysOrientMoveConstraintTypeGetOrientMoveConstraintType ()
    Get method for attribute "OrientMoveConstraintType"
    This specifies type of orientation constraint.
doubleGetOrientMoveValue ()
    Get method for attribute "OrientMoveValue"
    This specifies constraint reference value.

Method Detail

GetOrientMoveConstraintType

DatumCsysOrientMoveConstraintTypeGetOrientMoveConstraintType ()


    This specifies type of orientation constraint.
Manual References:
Datum Features: Datum Coordinate System Features



GetOrientMoveValue

doubleGetOrientMoveValue ()


    This specifies constraint reference value.
Manual References:
Datum Features: Datum Coordinate System Features