read_f_vector3 method

read_f_vector3

Read the vector3 field

Returns

def read_f_vector3(self, idx, field):
    ...
ParameterTypeDescription
idxintThe index of vertex to read
fieldaspose.threed.utilities.VertexFieldThe field with a Vector3/FVector3 data type

See Also