Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    LineObject

    Scheduled Pinned Locked Moved PYTHON Development
    3 Posts 0 Posters 866 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      On 26/04/2018 at 02:42, xxxxxxxx wrote:

      What is the difference between a Spline and a LineObject?

      When I use the Polygon + Spline option in GetAndCheckHierarchyClone() in GetVirtualObjects() and the input is a Spline, GetAndCheckHierarchyClone() returns a LineObject?

      res = op.GetAndCheckHierarchyClone(hierarchyhelp, op.GetDown(), c4d.HIERARCHYCLONEFLAGS_ASPOLY | c4d.HIERARCHYCLONEFLAGS_ASSPLINE, True)
      
      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        On 27/04/2018 at 02:48, xxxxxxxx wrote:

        Hi Pim,

        the explanation is unfortunately a bit hidden in our C++ docs. Please see documentation of the CLine Struct (data structure used in LineObject).

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          On 27/04/2018 at 03:48, xxxxxxxx wrote:

          Thanks.

          -Pim

          1 Reply Last reply Reply Quote 0
          • First post
            Last post