Class FrameOnPathBuilder
Inheritance
System.Object
System.MarshalByRefObject
FrameOnPathBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.GeometricUtilities
Assembly: NXOpen.dll
Syntax
public class FrameOnPathBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
FrameOnPathBuilder()
Declaration
protected FrameOnPathBuilder()
Properties
AnchorLocation
Declaration
public FrameOnPathBuilder.AnchorLocationType AnchorLocation { get; set; }
Property Value
Type | Description |
---|---|
FrameOnPathBuilder.AnchorLocationType |
AnchorPosition
Declaration
public OnPathDimensionBuilder AnchorPosition { get; }
Property Value
Type | Description |
---|---|
OnPathDimensionBuilder |
Height
Declaration
public Expression Height { get; }
Property Value
Type | Description |
---|---|
Expression |
IsApexReversed
Declaration
public bool IsApexReversed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Length
Declaration
public Expression Length { get; }
Property Value
Type | Description |
---|---|
Expression |
Offset
Declaration
public Expression Offset { get; }
Property Value
Type | Description |
---|---|
Expression |
WScale
Declaration
public double WScale { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink