Class GeometryLocationData
Inheritance
GeometryLocationData
Assembly: NXOpen.dll
Syntax
public class GeometryLocationData : TaggedObject, IMessageSink, IComponentBuilder
Constructors
GeometryLocationData()
Declaration
protected GeometryLocationData()
Properties
Csys
Declaration
public SelectObject Csys { get; }
Property Value
EntityType
Declaration
public GeometryLocationData.EntityTypes EntityType { get; set; }
Property Value
Point
Declaration
public Point Point { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink