SketchFormat

SketchFormat class

Represents properties for lines sketch format.

public sealed class SketchFormat : PVIObject, ISketchFormat

Properties

NameDescription
AsIPresentationComponent { get; }Allows to get base IPresentationComponent interface. Read-only IPresentationComponent.
SketchType { get; set; }Returns or sets the sketch type. Read/write LineSketchType.

Methods

NameDescription
override Equals(object)Compares with specified object.
override GetHashCode()Returns hash code.

See Also