Class PocketBuilder
Inheritance
PocketBuilder
Assembly: NXOpen.dll
public class PocketBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected PocketBuilder()
Properties
Declaration
public bool AssociationSetting { get; set; }
Property Value
Declaration
public bool CreateSolidSetting { get; set; }
Property Value
Declaration
public bool EntireComponentPattern { get; set; }
Property Value
Declaration
public string FsetName { get; set; }
Property Value
Declaration
public PocketBuilder.ModeType ModeSelection { get; set; }
Property Value
PreviewFalseBody
Declaration
public bool PreviewFalseBody { get; set; }
Property Value
Declaration
public PocketBuilder.RsetType ReferenceSets { get; set; }
Property Value
Declaration
public bool RemoveToolComponent { get; set; }
Property Value
Declaration
public bool SaveSetting { get; set; }
Property Value
Declaration
public SelectBodyList SelectTarget { get; }
Property Value
Declaration
public SelectNXObjectList SelectTool { get; }
Property Value
Declaration
public PocketBuilder.ToolType SelectTypes { get; set; }
Property Value
Declaration
public bool ShowSetting { get; set; }
Property Value
Methods
Declaration
public void CheckStatus()
Declaration
public void DeleteFamilyToolFalse()
EditFalseBody()
Declaration
public void EditFalseBody()
Declaration
public void FindIntersection()
Declaration
public void InitializeFamilyData()
Declaration
public void RemovePocket()
Implements
System.Runtime.Remoting.Messaging.IMessageSink