Get points from CogoPointGroup

Hi all!
I’m new in Dynamo&C3D, and I don’t know how to get the points from a cogopointgroup.
I would like to get all the points from the _all points (it could be other point group)
image

Does anyone know if dynamo has a node to extract cogo points from a cogopointgroup?

Thank you all

Hi @StructuralSilver55,

There is a node called CogoPointGroup.CogoPoints for that. If you want to get Dynamo points, use the Object.Geometry node.