Class CgfxAttributeValueFloat3Builder
Inheritance
System.Object
System.MarshalByRefObject
CgfxAttributeValueFloat3Builder
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.Display
Assembly: NXOpen.dll
Syntax
[Obsolete("Deprecated in NX10.0.0. No alternative provided for this class.")]
public class CgfxAttributeValueFloat3Builder : Builder, IMessageSink, IComponentBuilder
Constructors
CgfxAttributeValueFloat3Builder()
Declaration
protected CgfxAttributeValueFloat3Builder()
Methods
GetFloat3Value()
Declaration
[Obsolete("Deprecated in NX10.0.0. No alternative provided for this class..")]
public double[] GetFloat3Value()
Returns
Type | Description |
---|---|
System.Double[] |
SetFloat3Value(Double[])
Declaration
[Obsolete("Deprecated in NX10.0.0. No alternative provided for this class..")]
public void SetFloat3Value(double[] doubleTableValue)
Parameters
Type | Name | Description |
---|---|---|
System.Double[] | doubleTableValue |
Implements
System.Runtime.Remoting.Messaging.IMessageSink