Library | Module

Interface IpfcSimpRepAction



Description

Base class to classes that specify the action (exclude, include, substitute, etc.) to apply to the simplified representation items.
Direct Known Subclasses:
IpfcSimpRepReverse, IpfcSimpRepInclude, IpfcSimpRepExclude, IpfcSimpRepSubstitute, IpfcSimpRepNone, IpfcSimpRepGeom, IpfcSimpRepGraphics, IpfcSimpRepSymb, IpfcSimpRepDefaultEnvelope, IpfcSimpRepBoundBox, IpfcSimpRepLightWeightGraphics, IpfcSimpRepAutomatic



Method Summary

FunctionGetType () as IpfcSimpRepActionType
Reterns a SimpRepActionType enum value that indicates the type of the action.



Method Detail


FunctionGetType () as IpfcSimpRepActionType

Reterns a SimpRepActionType enum value that indicates the type of the action.
Returns:
One of the static instances of SimpRepActionType,for example SIMPREP_REVERSE.