2020 Members
Changes 4
M

FabricationConnectorInfo

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the FabricationConnectorInfo
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object
M HasDoubleWallConnector() bool Checks if there are any double wall connectors fabricated.
M IsValid() bool Checks if the connector has fabrication parameters associated with it that can be set.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object
Name Return Type Description Inherited From
P BodyConnectorId int Fabrication body connector Id.
P DoubleWallConnectorId int Fabrication double wall connector Id.
P FabricationIndex int The index of the connector shown within the fabrication software.
P IsBodyConnectorLocked bool Fabrication body connector lock.
P IsDoubleWallConnectorLocked bool Fabrication double wall connector lock.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.