| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| boolean | GetFlip
()
Get method for attribute "Flip" Pass |
| /*optional*/ intseq | GetMemberIdTable
()
Get method for attribute "MemberIdTable" Sequence of component identifiers which should form the path to owner of zone plane . |
| boolean | GetOperation
()
Get method for attribute "Operation" Pass |
| int | GetPlaneId
()
Get method for attribute "PlaneId" Identifier of the zone plane. |
| void | SetFlip
(boolean value)
Set method for attribute "Flip" Pass |
| void | SetMemberIdTable
(
/*optional*/
intseq value)
Set method for attribute "MemberIdTable" Sequence of component identifiers which should form the path to owner of zone plane . |
| void | SetOperation
(boolean value)
Set method for attribute "Operation" Pass |
| void | SetPlaneId
(int value)
Set method for attribute "PlaneId" Identifier of the zone plane. |
| Method Detail |
|---|
| GetPlaneId/SetPlaneId |
|---|
| int | GetPlaneId | () |
| void | SetPlaneId | (int value) |
Identifier of the zone plane.
|
| GetOperation/SetOperation |
|---|
| boolean | GetOperation | () |
| void | SetOperation | (boolean value) |
Pass
|
| GetFlip/SetFlip |
|---|
| boolean | GetFlip | () |
| void | SetFlip | (boolean value) |
Pass
|
| GetMemberIdTable/SetMemberIdTable |
|---|
| /*optional*/ intseq | GetMemberIdTable | () |
| void | SetMemberIdTable | ( /*optional*/ intseq value) |
| Sequence of component identifiers which should form the path to owner of zone plane . When the feature is owned by a part, pass NULL.
|