Class DepthSkewBuilder
Inherited Members
Namespace: NXOpen.GeometricUtilities
Assembly: NXOpen.dll
Syntax
public class DepthSkewBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
DepthSkewBuilder()
Declaration
protected DepthSkewBuilder()
Properties
Depth
Declaration
public Expression Depth { get; }
Property Value
| Type | Description |
|---|---|
| Expression |
Skew
Declaration
public Expression Skew { get; }
Property Value
| Type | Description |
|---|---|
| Expression |
Methods
Validate()
Declaration
public bool Validate()
Returns
| Type | Description |
|---|---|
| bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink