PoNonLinearDataMapping2type Property |
Defines the type of data mapping.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<PoNonLinearDataMapping2Types> type { get; }
Public ReadOnly Property type As SoSFEnum(Of PoNonLinearDataMapping2Types)
Get
public:
property SoSFEnum<PoNonLinearDataMapping2Types>^ type {
SoSFEnum<PoNonLinearDataMapping2Types>^ get ();
}
member type : SoSFEnum<PoNonLinearDataMapping2Types> with get
Property Value
Type:
SoSFEnumPoNonLinearDataMapping2TypesRemarks See Also