MCPcopy Create free account
hub / github.com/JohnYang1210/PycomCAD / CreateDimStyle

Method CreateDimStyle

pycomcad.py:1339–1350  ·  view source on GitHub ↗

creat a new dimension style named name. name:string Once created, Using the created dimstyle object's CopyFrom() method to get an existed dimstyle's attributes.DimStyle0 is prefered to be copied from,when a new dim factor is needed, just reset corresponding system variable.For example: >>

(self,name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected