Class CollaborationZone
Inheritance
CollaborationZone
Assembly: NXOpen.dll
Syntax
public class CollaborationZone : NXObject, IMessageSink, INXObject
Constructors
CollaborationZone()
Declaration
protected CollaborationZone()
Properties
Name
Declaration
public string Name { get; }
Property Value
Orientation
Declaration
public Matrix3x3 Orientation { get; }
Property Value
Origin
Declaration
public Point3d Origin { get; }
Property Value
Shape
Declaration
public ZoneShape Shape { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink