Class ChangeFaceBuilder
Inheritance
ChangeFaceBuilder
Assembly: NXOpen.dll
Syntax
public class ChangeFaceBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ChangeFaceBuilder()
Declaration
protected ChangeFaceBuilder()
Properties
EntitiesCollector
Declaration
public ScCollector EntitiesCollector { get; set; }
Property Value
FindCoaxial
Declaration
public bool FindCoaxial { get; set; }
Property Value
FindCoplanar
Declaration
public bool FindCoplanar { get; set; }
Property Value
FindOffset
Declaration
public bool FindOffset { get; set; }
Property Value
FindTangent
Declaration
public bool FindTangent { get; set; }
Property Value
Motion
Declaration
public ChangeFaceMotion Motion { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink