Class TrimBuilder
Assembly: NXOpen.dll
Syntax
public class TrimBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
TrimBuilder()
Declaration
Properties
BoundaryObjects
Declaration
public SelectCurveList BoundaryObjects { get; }
Property Value
ExtendBound
Declaration
public bool ExtendBound { get; set; }
Property Value
Point
Declaration
[Obsolete("Deprecated in NX2007.0.0. Use JA_TRIM_BUILDER_get_Targets instead.")]
public SelectDisplayableObject Point { get; }
Property Value
Targets
Declaration
public CrayonSelectionData Targets { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink