Share

DSLoadDefinition.VectorZComponent Property

Parent Object: DSLoadDefinition

Description

Gets the DSValue object that defines the Z component of the vector. This property returns Nothing in the case where the IsDefinedByVectorComponents is False. To change the definition of the load to be defined by a vector use the SetByVector method.

Syntax

DSLoadDefinition.VectorZComponent() As DSValue

Property Value

This is a read only property whose value is a DSValue.

Version

Introduced in version 2013

Was this information helpful?