I've been searching for some VBA Properties and Methods of Mesh fill to work with the nodes. Unfortunately I found only two, which allowed no access to the nodes. Here I have a list with Methods and Properties, which would be very very helpful. They might provide unbelievable Power in creative work with meshfill:
- cdrMeshFillShape
- Properties
- Methods
- BindToDocument
- ClearSelection
- CopyAssign
- CreateSubDivX
- CreateSubDivY
- CreateSubDivFromArray
- GetCopy
- Selection
- cdrMeshFillShape.Nodes
- Properties
- Application
- Count
- First
- Item
- Last
- Parent
- Methods
- MfNode
- Properties
- AbsoluteIndex
- Application
- Color
- Index
- NextX
- NextY
- Parent
- Position
- PrevX
- PrevY
- Selected
- Type
- Methods
- ColorAssign
- CreateSelection
- Delete
- GetDistanceFromX
- GetDistanceFromY
- GetPosition
- Move
- NextX
- NextY
- PreviousX
- PreviousY
- SetPosition
- cdrMfNodeType
- cdrCuspNode
- cdrSmoothNode
- cdrSymmetricalNode
- cdrMixedNode
I think some Properties or Methods are not complete (such as the color properties) or doubled. Let me know what YOU think about it...