Click or drag to resize

ReactionRelayout Method (Boolean, Sketch)

Re-layout the reaction to make it looks nicer

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public void Relayout(
	bool equalizeBondLength,
	Sketch skc
)

Parameters

equalizeBondLength
Type: SystemBoolean
Set this parameter to true to force all bonds have the same bond length
skc
Type: Scilligence.MolEngineSketch
See Also