FSketch


RefSpace

Namespace: FSketch

Record Fields

Record FieldDescription
transform
Signature: TransformMatrix
z
Signature: Numeric

Instance members

Instance memberDescription
x
Signature: Numeric

CompiledName: get_x

y
Signature: Numeric

CompiledName: get_y

Static members

Static memberDescription
( + )(s1, s2)
Signature: (s1:RefSpace * s2:RefSpace) -> RefSpace

CompiledName: op_Addition

At(x, y)
Signature: (x:Numeric * y:Numeric) -> RefSpace
Origin
Signature: RefSpace

CompiledName: get_Origin

Transform(transform)
Signature: transform:TransformMatrix -> RefSpace
Fork me on GitHub