Group: Forum Members
Last Active: 8 Years Ago
Posts: 3,
Visits: 63
|
Hi, I'm trying to glue control points (NControl) to a NShape with a rectangular geometry. Unfortunately I can add the control point with the method control.GlueToGeometryVertex(shape.Geometry[0], 0), but the corner of the rectangle does not follow the control point. How can I achieve the correct behavior, so that the corner point of the geometry follows the control point. Best regards, Markus
|