Class GussetConnectionBuilder
Inheritance
GussetConnectionBuilder
Assembly: NXOpen.dll
Syntax
public class GussetConnectionBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
GussetConnectionBuilder()
Declaration
protected GussetConnectionBuilder()
Properties
BraceFace
Declaration
public ScCollector BraceFace { get; }
Property Value
Clearance
Declaration
public Expression Clearance { get; }
Property Value
Disabled
Declaration
public bool Disabled { get; set; }
Property Value
LappedPlateAttachedMember
Declaration
public bool LappedPlateAttachedMember { get; set; }
Property Value
Modified
Declaration
public bool Modified { get; set; }
Property Value
PreviewGenerator
Declaration
public BoltedConnectionBuilder PreviewGenerator { get; set; }
Property Value
ReferenceFace
Declaration
public GussetConnectionBuilder.JaBoltedConnectionBuilderGussetconnectionreferenceface ReferenceFace { get; set; }
Property Value
StockData
Declaration
public FeatureSpreadsheetBuilder StockData { get; }
Property Value
Methods
CloneDataToSelectedBuilders(GussetConnectionBuilder[])
Declaration
public void CloneDataToSelectedBuilders(GussetConnectionBuilder[] selectedBuilders)
Parameters
ResetFromParms()
Declaration
public void ResetFromParms()
UpdateStockSectionTypes(bool)
Declaration
public void UpdateStockSectionTypes(bool sectionModified)
Parameters
Type |
Name |
Description |
bool |
sectionModified |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink