p3subdiv

p3subdiv

Class

real/primgad/p3subdiv.h

Library

r3primgad

Description:

Subdivision object property gadget for the property window. When a subdivision object is selected this gadget shows subdivision specific attributes.

See Also

real/primgad/p3level.h

Super Class

r3Levelgadget

R3CLID_LEVELGADGET

JavaScript

r3Subdivisionpropgadget

Class Identifier

R3CLID_SUBDIVISIONPROPGADGET - 1238

Methods

SELECTPOINT, SETPOINT, TYPE, SELECTRESOLUTION,

Attributes

R3SUBDIVGDM_SELECTPOINT

Method

SELECTPOINT

Identifier

R3SUBDIVGDM_SELECTPOINT

JavaScript

obj.SELECTPOINT();

Description

for mapchanges. Sent when a point is selected through the gadget.

R3SUBDIVGDM_SETPOINT

Method

SETPOINT

Identifier

R3SUBDIVGDM_SETPOINT

JavaScript

obj.SETPOINT();

Description

for mapchanges. Send when the position of the selected point is defined.

R3SUBDIVGDM_TYPE

Method

TYPE

Identifier

R3SUBDIVGDM_TYPE

JavaScript

obj.TYPE();

Description

for mapchanges. Sent when subdivision type is changed.

R3SUBDIVGDM_SELECTRESOLUTION

Method

SELECTRESOLUTION

Identifier

R3SUBDIVGDM_SELECTRESOLUTION

JavaScript

obj.SELECTRESOLUTION();

Description

for mapchanges. Sent when selection resolution is changed.