Class DataLocation
Assembly: NXOpen.dll
Syntax
public class DataLocation : TaggedObject, IMessageSink
Constructors
DataLocation()
Declaration
Properties
BeamLocation
Declaration
public DataLocation.Beam BeamLocation { get; set; }
Property Value
ElementLocation
Declaration
public DataLocation.Element ElementLocation { get; set; }
Property Value
LayerSelection
Declaration
public int LayerSelection { get; set; }
Property Value
ShellLocation
Declaration
public DataLocation.Shell ShellLocation { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink