Class LaminateAnnotationBuilder
Inheritance
LaminateAnnotationBuilder
Assembly: NXOpen.dll
Syntax
public class LaminateAnnotationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
LaminateAnnotationBuilder()
Declaration
protected LaminateAnnotationBuilder()
Properties
Composition
Declaration
public bool Composition { get; set; }
Property Value
Description
Declaration
public bool Description { get; set; }
Property Value
GlobalPlyId
Declaration
public bool GlobalPlyId { get; set; }
Property Value
PlyOrder
Declaration
public LaminateAnnotationBuilder.PlyOrderEnum PlyOrder { get; set; }
Property Value
PrimaryAngle
Declaration
public bool PrimaryAngle { get; set; }
Property Value
SelectElements
Declaration
public SelectTaggedObjectList SelectElements { get; }
Property Value
Thickness
Declaration
public bool Thickness { get; set; }
Property Value
YarnAngle
Declaration
public bool YarnAngle { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink