LinePatternSegment Members

The LinePatternSegment type exposes the following members.

Constructors

  NameDescription
Public methodLinePatternSegment()()()()
Creates a line pattern segment.
Public methodLinePatternSegment(LinePatternSegmentType, Double)
Creates a line pattern segment with given type and length.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the LinePatternSegment
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyLength
Gets and sets the length of the segment.
Public propertyType
Gets and sets the type of the segment.

See Also