Class TransFrameBuilder
Inheritance
TransFrameBuilder
Assembly: NXOpen.dll
Syntax
public class TransFrameBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
TransFrameBuilder()
Declaration
protected TransFrameBuilder()
Properties
AttribName
Declaration
public string AttribName { get; set; }
Property Value
AttribRef
Declaration
public string AttribRef { get; set; }
Property Value
FeatureNameSuffix
Declaration
public string FeatureNameSuffix { get; set; }
Property Value
FrameFeatureType
Declaration
public TransFrameBuilder.FrameFeatureTypes FrameFeatureType { get; set; }
Property Value
NegateFrame
Declaration
public int NegateFrame { get; set; }
Property Value
TransFrameNegList
Declaration
public TransFrameListItemBuilderList TransFrameNegList { get; }
Property Value
TransFramePosList
Declaration
public TransFrameListItemBuilderList TransFramePosList { get; }
Property Value
Methods
CreateTransFrameListItem()
Declaration
public TransFrameListItemBuilder CreateTransFrameListItem()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink