Class Limits
Inheritance
Limits
Inherited Members
Namespace: NXOpen.GeometricUtilities
Assembly: NXOpen.dll
Syntax
public class Limits : TaggedObject, IMessageSink, IComponentBuilder
Constructors
Limits()
Declaration
protected Limits()
Properties
EndExtend
Declaration
public Extend EndExtend { get; }
Property Value
Type | Description |
---|---|
Extend |
StartExtend
Declaration
public Extend StartExtend { get; }
Property Value
Type | Description |
---|---|
Extend |
SymmetricOption
Declaration
public bool SymmetricOption { get; set; }
Property Value
Type | Description |
---|---|
bool |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink