m12 property

m12 property

Gets the matrix element at first row second column. Represents shear along Y axis.

Definition:

@property
def m12(self):
    ...

See Also