Class DrawShapeData
Inheritance
DrawShapeData
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
CoordinateSystem
Declaration
public CoordinateSystem CoordinateSystem { get; set; }
Property Value
DrawingBaseType
Declaration
public DrawShapeData.DrawingBaseTypes DrawingBaseType { get; set; }
Property Value
Faces
Declaration
public ScCollector Faces { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink