PointEntity3D

PointEntity3D

Anonymous
Not applicable
226 Views
0 Replies
Message 1 of 1

PointEntity3D

Anonymous
Not applicable
Hi all,

In a previous post I was advised by Jason Booth (thanks Jason) to use the PointEntity2d or PointEntity3d classes in order to create a point which can be added to the database / model space.

I am unable to find any information on how to create an object with those classes. They have an " unusual " constructor,

Create(System.IntPtr unmanagedPointer, System.Boolean autoDelete)

Parameters
unmanagedPointer Input System.IntPtr object.
autoDelete Input System.Boolean object.

I understand that I need to create an unmanagedPointer to a point3D object, and then use it to crete the PointEntity3D. Am I correct ? How can it be done ?

I cannot find any reference to PointEntity3D on any Autodesk forum, and nothing useful on the rest of the internet , so any help will be very appreciated.

j.
0 Likes
227 Views
0 Replies
Replies (0)