Class Extend
Assembly: NXOpen.dll
Syntax
public class Extend : TaggedObject, IMessageSink, IComponentBuilder
Constructors
Extend()
Declaration
Properties
Target
Declaration
public DisplayableObject Target { get; set; }
Property Value
TrimType
Declaration
public Extend.ExtendType TrimType { get; set; }
Property Value
Value
Declaration
public Expression Value { get; }
Property Value
Methods
SetValue(string)
Declaration
[Obsolete("Deprecated in NX8.5.0. To set the value of the expression modify the expression directly using GeometricUtilities.Extend.Value and Expression.RightHandSide.")]
public void SetValue(string valueExpression)
Parameters
Type |
Name |
Description |
string |
valueExpression |
|
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink