Library | File

Class pfcCoordSysFeat

# include <pfcCoordSysFeat.h>

class pfcCoordSysFeat
 : public virtual pfcFeature
{
    xaideclare(pfcCoordSysFeat)
    ...
};



Description

Describes a coordinate system feature.
Direct Known Subclasses:
wfcWCoordSysFeat



Method Summary

optional pfcDatumCsysDimensionConstraints_ptrGetDimensionConstraints ()
The dimension constraints of the coordinate system.
xboolGetIsNormalToScreen ()
Specifies if coordinate system is normal to screen.
pfcDatumCsysOffsetTypeGetOffsetType ()
Specifies the offset mode of the coordinate system.
pfcDatumCsysOnSurfaceTypeGetOnSurfaceType ()
Specifies the on-surface mode of the coordinate system.
optional pfcDatumCsysOrientMoveConstraints_ptrGetOrientationConstraints ()
The orientation constraints of the coordinate system.
pfcDatumCsysOrientByMethodGetOrientByMethod ()
Specifies the orientation method.
optional pfcDatumCsysOriginConstraints_ptrGetOriginConstraints ()
The origin constraints of the coordinate system.


Methods Inherited from Class pfcChild:

GetDBParent, GetOId


Methods Inherited from Class pfcActionSource:

AddActionListener, RemoveActionListener, AddActionListenerWithType


Methods Inherited from Class pfcRelationOwner:

DeleteRelations, GetRelations, SetRelations, RegenerateRelations, EvaluateExpression


Methods Inherited from Class pfcParent:

GetChild


Methods Inherited from Class pfcParameterOwner:

GetParam, CreateParam, ListParams, SelectParam, CreateParamWithUnits, SelectParameters


Methods Inherited from Class pfcModelItem:

GetName, SetName, GetId, GetType


Methods Inherited from Class pfcFeature:

GetFeatType, GetFeatTypeName, GetFeatSubType, GetStatus, GetGroup, GetPattern, GetGroupPattern, GetPatternByType, GetPatternStatus, GetGroupStatus, GetGroupPatternStatus, GetIsVisible, GetIsReadonly, GetNumber, GetVersionStamp, GetIsGroupMember, GetIsEmbedded, CreateSuppressOp, CreateResumeOp, CreateDeleteOp, CreateReorderBeforeOp, CreateReorderAfterOp, ListChildren, ListParents, ListSubItems, GetGroupDirectHeader



Method Detail

optional pfcDatumCsysOriginConstraints_ptrGetOriginConstraints ()

The origin constraints of the coordinate system.
Manual References:
Datum Features: Datum Coordinate System Features, Datum Features: Datum Coordinate System Features




optional pfcDatumCsysDimensionConstraints_ptrGetDimensionConstraints ()

The dimension constraints of the coordinate system.
Manual References:
Datum Features: Datum Coordinate System Features, Datum Features: Datum Coordinate System Features




optional pfcDatumCsysOrientMoveConstraints_ptrGetOrientationConstraints ()

The orientation constraints of the coordinate system.
Manual References:
Datum Features: Datum Coordinate System Features, Datum Features: Datum Coordinate System Features




xboolGetIsNormalToScreen ()

Specifies if coordinate system is normal to screen.
Manual References:
Datum Features: Datum Coordinate System Features, Datum Features: Datum Coordinate System Features




pfcDatumCsysOffsetTypeGetOffsetType ()

Specifies the offset mode of the coordinate system.
Manual References:
Datum Features: Datum Coordinate System Features, Datum Features: Datum Coordinate System Features




pfcDatumCsysOnSurfaceTypeGetOnSurfaceType ()

Specifies the on-surface mode of the coordinate system.
Manual References:
Datum Features: Datum Coordinate System Features, Datum Features: Datum Coordinate System Features




pfcDatumCsysOrientByMethodGetOrientByMethod ()

Specifies the orientation method.
Manual References:
Datum Features: Datum Coordinate System Features