Class DrawShapeData
Inheritance
System.Object
System.MarshalByRefObject
DrawShapeData
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Features.DrawShapes
Assembly: NXOpen.dll
Syntax
public class DrawShapeData : Builder, IMessageSink, IComponentBuilder
Constructors
DrawShapeData()
Declaration
protected DrawShapeData()
Properties
Associative
Declaration
public bool Associative { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
CoordinateSystem
Declaration
public CoordinateSystem CoordinateSystem { get; set; }
Property Value
Type | Description |
---|---|
CoordinateSystem |
DrawingBaseType
Declaration
public DrawShapeData.DrawingBaseTypes DrawingBaseType { get; set; }
Property Value
Type | Description |
---|---|
DrawShapeData.DrawingBaseTypes |
Faces
Declaration
public ScCollector Faces { get; }
Property Value
Type | Description |
---|---|
ScCollector |
Implements
System.Runtime.Remoting.Messaging.IMessageSink