Class GrabTabBuilder
Inheritance
System.Object
System.MarshalByRefObject
GrabTabBuilder
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.StructureDesign
Assembly: NXOpen.dll
Syntax
public class GrabTabBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
GrabTabBuilder()
Declaration
protected GrabTabBuilder()
Properties
AnchorPoint
Declaration
public GrabTabBuilder.AnchorPoints AnchorPoint { get; set; }
Property Value
Type | Description |
---|---|
GrabTabBuilder.AnchorPoints |
Attachment
Declaration
public ScCollector Attachment { get; }
Property Value
Type | Description |
---|---|
ScCollector |
GrabTabName
Declaration
public string GrabTabName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OrientVector
Declaration
public Direction OrientVector { get; set; }
Property Value
Type | Description |
---|---|
Direction |
PlaceDirection
Declaration
public GrabTabBuilder.PlaceDirections PlaceDirection { get; set; }
Property Value
Type | Description |
---|---|
GrabTabBuilder.PlaceDirections |
Reference1
Declaration
public SelectNXObject Reference1 { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
Reference1Offset
Declaration
public Expression Reference1Offset { get; }
Property Value
Type | Description |
---|---|
Expression |
Reference1ReverseFlange
Declaration
public bool Reference1ReverseFlange { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Reference2
Declaration
public SelectNXObject Reference2 { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
Reference2Offset
Declaration
public Expression Reference2Offset { get; }
Property Value
Type | Description |
---|---|
Expression |
Reference2ReverseFlange
Declaration
public bool Reference2ReverseFlange { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
RotateAngle
Declaration
public Expression RotateAngle { get; }
Property Value
Type | Description |
---|---|
Expression |
StockData
Declaration
public FeatureSpreadsheetBuilder StockData { get; }
Property Value
Type | Description |
---|---|
FeatureSpreadsheetBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink