Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSShape
      • GSPath
        • GSNode
          • penPoint
  1. GlyphsCore
  2. GSShape
  3. GSPath
  4. GSNode

Instance Method

penPoint()penPointpenPoint

The pen point at the node, or nil if none exists.

Declaration

func penPoint() -> GSPenPoint?

Declaration

- (GSPenPoint *) penPoint;

Declaration

penPoint() -> GSPenPoint

See Also

Attachments

  • canAttachCorner()canAttachCornercanAttachCorner

    Whether a corner component can be attached to the node.