SectionCutColCreate Method

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public SectionCut Create(
	Vector3d origin,
	Vector3d normal,
	Vector3d horizontal,
	string name = null
)

Parameters

origin  Vector3d
 
normal  Vector3d
 
horizontal  Vector3d
 
name  String  (Optional)
 

Return Value

SectionCut

See Also